github.com/gotd/td/mtproto.Conn.logWithBuffer (method)
4 uses
github.com/gotd/td/mtproto (current package)
handle_message.go#L21: c.logWithBuffer(b).Debug(context.Background(), "Handle message", log.Int64("msg_id", msgID))
handle_result.go#L27: c.logWithBuffer(b).Debug(ctx, "Handle result", msgID)
handle_result.go#L42: c.logWithBuffer(b).Debug(ctx, "Decompressed", msgID)
zap.go#L25: func (c *Conn) logWithBuffer(b *bin.Buffer) log.Helper {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |